Xceed DataGrid for Silverlight Documentation
Data Sources

Local Data Sources

The sample application demonstrates how to bind a grid to a local data source. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\LocalDataSources
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\LocalDataSources

Custom Data Sources

This sample application demonstrates how to bind the grid to a custom data source. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\CustomDataSources
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\CustomDataSources

Remote List Data Sources

This sample demonstrates how to bind the grid to a remote list data source that only supports index-based navigation. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\RemoteListDataSources
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\RemoteListDataSources

SQL Data Sources

This sample demonstrates how to  bind the grid to an SQL data source. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\SQLDataSources
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\SQLDataSources

WCF Data Services

This sample application demonstrates how to provide data to a grid using WCF Data Services. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\WCFDataServices
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\WCFDataServices

WCF RIA Services

This sample application demonstrates how to provide data to a grid using WCF RIA Services. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\WCFRiaServices
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\WCFRiaServices

 

Send Feedback